home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Nave / gammabros.swf / scripts / DefineButton2_3237 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2007-03-28  |  76 b   |  4 lines

  1. on(release){
  2.    getUrl("http://www.pixeljam.com/donations", "_blank");
  3. }
  4.